func html/template.hexDecode

2 uses

	html/template (current package)
		css.go#L85: 			r := hexDecode(s[1:j])
		css.go#L109: func hexDecode(s []byte) rune {